PRISM
=====
Version: 4.5.dev
Date: Fri Feb 26 16:12:20 CET 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 pnueli-zuck.5.prism pnueli-zuck.props --property live
Parsing model file "pnueli-zuck.5.prism"...
Type: MDP
Modules: process0 process1 process2 process3 process4
Variables: p0 p1 p2 p3 p4
Parsing properties file "pnueli-zuck.props"...
1 property:
(1) "live": Pmax=? [ F (p1=10) ]
---------------------------------------------------------------------
Model checking: "live": Pmax=? [ F (p1=10) ]
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Computing reachable states...
Reachability (BFS): 38 iterations in 0.06 seconds (average 0.001447, setup 0.00)
Time for model construction: 0.09 seconds.
Type: MDP
States: 397435 (1 initial)
Transitions: 2492035
Choices: 2323315
Transition matrix: 5161 nodes (3 terminal), 2492035 minterms, vars: 20r/20c/5nd
Prob0A: 45 iterations in 0.16 seconds (average 0.003489, setup 0.00)
Prob1E: 46 iterations in 0.12 seconds (average 0.002565, setup 0.00)
yes = 397435, no = 0, maybe = 0
Value in the initial state: 1.0
Time for model checking: 0.28 seconds.
Result: 1.0 (value in the initial state)
Overall running time: 0.614 seconds.
---------------------------------------------------------------------
Note: There was 1 warning during computation.